Skip to content

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented May 18, 2025

Previously, the npm:validate task called the utility:mktemp-folder task. That call was eliminated through some recent refactoring (#123), but the now unused utility:mktemp-folder task was not removed at that time.

The unused task serves no purpose and only makes the taskfile more difficult to understand and maintain. So the unused task is hereby removed.

Previously, the `npm:validate` task called the `utility:mktemp-folder` task. That call was eliminated through some
recent refactoring, but the now `utility:mktemp-folder` task was not removed at that time.

The unused task serves no purpose and only makes the taskfile more difficult to understand and maintain. So the unused
task is hereby removed.
@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: infrastructure Related to project infrastructure labels May 18, 2025
@per1234 per1234 merged commit 347fefb into arduino:master May 18, 2025
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant